Skip to content

gh-150524: Remove outdated note in binascii.a2b_hex documentation#150525

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
Joshix-1:binascii-doc-fix
May 30, 2026
Merged

gh-150524: Remove outdated note in binascii.a2b_hex documentation#150525
serhiy-storchaka merged 2 commits into
python:mainfrom
Joshix-1:binascii-doc-fix

Conversation

@Joshix-1
Copy link
Copy Markdown
Contributor

@Joshix-1 Joshix-1 commented May 27, 2026

bytes.fromhex accepts ASCII bytes and bytes-like objects as input since 3.14

`bytes.fromhex` accepts ASCII bytes and bytes-like objects as input since 3.14
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels May 27, 2026
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 27, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 27, 2026

Comment thread Doc/library/binascii.rst Outdated
@serhiy-storchaka serhiy-storchaka added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 29, 2026
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) May 30, 2026 19:11
@serhiy-storchaka serhiy-storchaka merged commit af10734 into python:main May 30, 2026
30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 30, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @Joshix-1 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @Joshix-1 and @serhiy-storchaka, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker af10734907d2d7df4c4d754174804aec7c5d6a72 3.14

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 30, 2026

GH-150627 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label May 30, 2026
Joshix-1 added a commit to Joshix-1/cpython that referenced this pull request May 30, 2026
…cumentation (pythonGH-150525)

bytes.fromhex() accepts ASCII bytes and bytes-like objects as input since 3.14
(cherry picked from commit af10734)

Co-authored-by: Joshix-1 <57299889+Joshix-1@users.noreply.github.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 30, 2026

GH-150632 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 30, 2026
serhiy-storchaka pushed a commit that referenced this pull request May 31, 2026
…ation (GH-150525) (GH-150627)

bytes.fromhex() accepts ASCII bytes and bytes-like objects as input since 3.14
(cherry picked from commit af10734)

Co-authored-by: Joshix-1 <57299889+Joshix-1@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull request May 31, 2026
…ation (GH-150525) (GH-150632)

bytes.fromhex() accepts ASCII bytes and bytes-like objects as input since 3.14
(cherry picked from commit af10734)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants